ListBox.SortColumn Event
The user has clicked on the column header to sort that column. Return True if you don't want the ListBox to be sorted.
Syntax
result = SortColumn( Column )
Parameters
Column
Integer
Return Value
Result
Boolean